home *** CD-ROM | disk | FTP | other *** search
/ Games for Fun 1 / games-for-fun.iso / Laß Dir helfen! / Tips & Tricks / The Loom / Loom™ Solved / card_3488.txt < prev    next >
Encoding:
Text File  |  1991-06-22  |  3.7 KB  |  202 lines

  1. -- card: 3488 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2809
  5. -- name: Main Menu
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global current
  9.  
  10.   put 0 into current
  11. end openCard
  12.  
  13.  
  14.  
  15. -- part 1 (button)
  16. -- low flags: 00
  17. -- high flags: A004
  18. -- rect: left=19 top=250 right=272 bottom=168
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: Loom Island
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual dissolve fast
  30.   go to card id 8864
  31. end mouseUp
  32.  
  33.  
  34.  
  35.  
  36. -- part 2 (button)
  37. -- low flags: 00
  38. -- high flags: A004
  39. -- rect: left=19 top=280 right=302 bottom=168
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Crystal Palace
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   visual dissolve fast
  51.   go to card id 5034
  52. end mouseUp
  53.  
  54.  
  55.  
  56.  
  57. -- part 3 (button)
  58. -- low flags: 00
  59. -- high flags: A004
  60. -- rect: left=19 top=309 right=332 bottom=167
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 1
  64. -- font id: 0
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: Shepherd's Guild
  69. ----- HyperTalk script -----
  70. on mouseUp
  71.   visual dissolve fast
  72.   go to card id 5140
  73. end mouseUp
  74.  
  75.  
  76.  
  77.  
  78. -- part 4 (button)
  79. -- low flags: 00
  80. -- high flags: A004
  81. -- rect: left=187 top=250 right=272 bottom=335
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: Dragon's Lair
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   visual dissolve fast
  93.   go to card id 5820
  94. end mouseUp
  95.  
  96.  
  97.  
  98.  
  99. -- part 5 (button)
  100. -- low flags: 00
  101. -- high flags: A004
  102. -- rect: left=187 top=280 right=302 bottom=335
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 1
  106. -- font id: 0
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: Guild of Blacksmiths
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   visual dissolve fast
  114.   go to card id 6361
  115. end mouseUp
  116.  
  117.  
  118.  
  119.  
  120. -- part 6 (button)
  121. -- low flags: 00
  122. -- high flags: A004
  123. -- rect: left=187 top=309 right=331 bottom=335
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: Cleric Castle
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   visual dissolve fast
  135.   go to card id 6842
  136. end mouseUp
  137.  
  138.  
  139.  
  140.  
  141. -- part 7 (button)
  142. -- low flags: 00
  143. -- high flags: A004
  144. -- rect: left=355 top=250 right=272 bottom=503
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: Outside the Pattern
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   visual dissolve fast
  156.   go to card id 7566
  157. end mouseUp
  158.  
  159.  
  160.  
  161.  
  162. -- part 8 (button)
  163. -- low flags: 00
  164. -- high flags: A004
  165. -- rect: left=355 top=309 right=331 bottom=503
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 1
  169. -- font id: 0
  170. -- text size: 12
  171. -- style flags: 0
  172. -- line height: 16
  173. -- part name: Drafts
  174. ----- HyperTalk script -----
  175. on mouseUp
  176.   visual dissolve fast
  177.   go to card id 8183
  178. end mouseUp
  179.  
  180.  
  181.  
  182.  
  183. -- part 9 (button)
  184. -- low flags: 00
  185. -- high flags: A003
  186. -- rect: left=380 top=280 right=302 bottom=480
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 0 / 0
  189. -- text alignment: 1
  190. -- font id: 0
  191. -- text size: 12
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: Credits
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   visual barn door open
  198.   go to card id 4660
  199. end mouseUp
  200.  
  201.  
  202.